-
Home
-
Resurs Bank Payments for WooCommerce
-
1.1.4
-
Code
-
Classes
- CollectionTest
Total Complexity |
23 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
341 |
Lines of code |
182 |
Logical lines of code |
71 |
Comment lines |
93 |
Methods |
18 |
Properties |
1 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
testFilterByPropertyValue() |
S |
49 |
3 |
36 |
testCollectionTypeVerification() |
S |
58 |
2 |
17 |
testAddWrongTypeData() |
S |
57 |
2 |
17 |
testValid() |
S |
62 |
2 |
11 |
testRewind() |
S |
65 |
1 |
10 |
testNext() |
S |
64 |
1 |
10 |
testKey() |
S |
67 |
1 |
8 |
testFirst() |
S |
71 |
1 |
5 |
testCurrent() |
S |
67 |
1 |
8 |
setUp() |
S |
67 |
1 |
9 |
testOffsetGet() |
S |
68 |
1 |
7 |
testCreateCollection() |
S |
68 |
1 |
7 |
testOffsetExists() |
S |
74 |
1 |
4 |
testOffsetSet() |
S |
69 |
1 |
6 |
testCount() |
S |
69 |
1 |
7 |
testTypeDetermination() |
S |
67 |
1 |
8 |
testToArray() |
S |
69 |
1 |
7 |
testOffsetUnset() |
S |
72 |
1 |
5 |